home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / sound / awemp140.zip / AWEMP.REV < prev    next >
Text File  |  1995-12-20  |  12KB  |  258 lines

  1. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  2.                        Sound Blaster AWE32 Module Player
  3.                          Copyright (C) 1995 by B.Boer
  4.                              All rights reserved
  5.                                Revision history
  6. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  7.  
  8.  
  9. -  -  -  - - - --- version 1.40 ---*-*-*-*-*---- 20 Dec 1995 --- - - -  -  -  -
  10.  
  11.           * S3M and MTM support! AWEMP now plays MODs, MTMs and S3Ms
  12.             with up to 32 channels.
  13.           * Added following effects:
  14.               E8x - set pan position
  15.               Rxy - multi retrig note
  16.               Txy - tremor
  17.               Uxy - fine vibrato
  18.               X1x - extra fine portamento up
  19.               X2x - extra fine portamento down
  20.           * While in a DOS-shell you can now use the F11 and F12 keys
  21.             together with the SHIFT and CTRL keys. With these keys
  22.             you can pause/unpause playing, increase/decrease volume
  23.             and increase/decrease current song position.
  24.           * Fixed finetune bug in MOD and MTM samples.
  25.           * Default directory where AWEMP searches for modules can now
  26.             be defined in AWEMP.INI.
  27.           * Finally, I've got my own Internet address! See AWEMP.DOC
  28.             for new e-mail address.
  29.  
  30. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  31.  
  32.  
  33. -  -  -  - - - --- version 1.32 ---*-*-*-*-*---- 14 Oct 1995 --- - - -  -  -  -
  34.  
  35.           * AWEMP now has a config file; check out AWEMP.INI.
  36.           * Expanded memory (EMS) support! From now on you will
  37.             have more free conventional memory than ever!
  38.           * Fixed the missing-notes-after-looping bug.
  39.           * CTRL-C/CTRL-BREAK handler fixed to work correctly.
  40.  
  41. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  42.  
  43.  
  44. -  -  -  - - - --- version 1.31 ---*-*-*-*-*---- 10 Sep 1995 --- - - -  -  -  -
  45.  
  46.           * Added following effects:
  47.               4xy - vibrato
  48.               6xx - vibrato + volume slide
  49.               7xy - tremolo
  50.               E4x - set vibrato waveform
  51.               E7x - set tremolo waveform
  52.           * Fixed an irritating bug that sometimes caused a black
  53.             line being shown on top of the screen.
  54.           * Jump to previous module is now possible with 'B'.
  55.           * Files with errors now become blacklisted in the playlist,
  56.             this means that AWEMP just skips these modules when you
  57.             press 'N/B' for next/prev module. You can however load
  58.             such a module if you want just by selecting the module
  59.             with the selector bar and pressing Enter. Files with
  60.             errors are marked in the playlist with a grey color.
  61.           * Most wanted feature: commandline options for setting
  62.             reverb, chorus and main volume. Type AWEMP /? for usage.
  63.  
  64. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  65.  
  66.  
  67. -  -  -  - - - --- version 1.30 ---*-*-*-*-*---- 27 Aug 1995 --- - - -  -  -  -
  68.  
  69.           * AWEDIP completely removed, yes!!
  70.           * Size of play-list increased to 1024 entries.
  71.           * All warning messages can now be ignored with option '/I'
  72.             added to the commandline.
  73.           * Force upload is now a default setting, this makes option
  74.             '/F' redundant.
  75.           * Sample names with control codes no longer trash the screen.
  76.           * Removed *many* clicks.
  77.  
  78. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  79.  
  80.  
  81. -  -  -  - - - --- version 1.24 ---*-*-*-*-*---- 16 Aug 1995 --- - - -  -  -  -
  82.  
  83.           * Non-public release.
  84.           * Added sample offset (9xx) effect.
  85.           * Fixed small bug in note delay (EDx) effect.
  86.           * Options '/D', '/S' and '/V' temporarily disabled.
  87.           * Module loader completely rewritten.
  88.           * Play-routine partly rewritten.
  89.  
  90. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  91.  
  92.  
  93. -  -  -  - - - --- version 1.23 ---*-*-*-*-*---- 30 Jul 1995 --- - - -  -  -  -
  94.  
  95.           * Selectable reverb and chorus effects! Pressing 'E' will
  96.             pop up a window where you can choose between 16 different
  97.             effects.
  98.           * Double sampling RAM option. With '/D' added to the
  99.             commandline you can now load modules with sizes up to
  100.             512 kb if you have 512 kb on your AWE32, 4 Mb if you have
  101.             4 Mb on your AWE32, etc. Though, you will have some loss
  102.             of sample quality, especially with hi-hats and high
  103.             quality strings.
  104.           * Changed behaviour of random play-list selector a bit;
  105.             instead of taking a random module in the play-list, the
  106.             play-list itself is shuffled now.
  107.           * Enabled the '/V' option, it was just disabled in version
  108.             1.22 because of some changements in the calculation of
  109.             the volume table. Although I think that not many will
  110.             use this option.
  111.           * Force upload will now really load as many samples as
  112.             possible. Previous versions discarded the remaining
  113.             samples even if some of them did fit in the AWE32 RAM.
  114.           * Fixed bug in portamento up/down (1xx/2xx) effect.
  115.           * Fixed a rather stupid bug in note cut (ECx) effect.
  116.  
  117. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  118.  
  119.  
  120. -  -  -  - - - --- version 1.22 ---*-*-*-*-*----- 9 Jul 1995 --- - - -  -  -  -
  121.  
  122.           * Added following effects:
  123.               0xy - arpeggio
  124.               1xx - portamento up
  125.               2xx - portamento down
  126.               3xx - portamento to note
  127.               5xx - tone portamento + volume slide
  128.               E1x - fine portamento up
  129.               E2x - fine portamento down
  130.           * When returning from the DOS-shell some colors in the
  131.             screen did blink, but this bug occured on only a few
  132.             systems, though it should be fixed now.
  133.           * If you changed the current working directory within a
  134.             DOS-shell and you returned to AWEMP, the modules in
  135.             the play-list couldn't be found anymore. Fixed now.
  136.  
  137. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  138.  
  139.  
  140. -  -  -  - - - --- version 1.21 ---*-*-*-*-*---- 29 Jun 1995 --- - - -  -  -  -
  141.  
  142.           * Added play list option. You can now for example type at
  143.             the DOS prompt: AWEMP *.MOD, AWEMP will then add all the
  144.             files matching *.MOD to a play list. While AWEMP is
  145.             playing press 'N' for next module or press 'L' to select
  146.             a module in the play list. You can also play the modules
  147.             in a random order, this can be done by adding the option
  148.             '/R' to the commandline.
  149.             Note that the play list can hold a maximum of 255 file-
  150.             names, so I would't advice you to type AWEMP *.MOD on
  151.             places where you will likely have more than 255 modules
  152.             (such as CD-ROMs).
  153.           * Added the ability to view the sample names. Pressing 'A'
  154.             while AWEMP is playing should do the trick.
  155.           * If AWEMP tries to load a corrupted module, AWEMP will
  156.             show a warning box which gives you the opportunity to
  157.             play the module or to discard it.
  158.           * Added support for 15-instruments MODs!
  159.  
  160. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  161.  
  162.  
  163. -  -  -  - - - --- version 1.20 ---*-*-*-*-*----- 3 Jun 1995 --- - - -  -  -  -
  164.  
  165.           * AWEMP has a totally new cool look! Check out yourself!
  166.             Make sure you have a VGA adapter installed in your
  167.             system. :)
  168.           * Added following effects:
  169.               5xx - tone portamento + volume slide (*)
  170.               6xy - vibrato + volume slide (*)
  171.               EDx - note delay
  172.             Effects marked with an asterisk (*) are partly implemented,
  173.             i.e. only the volume slide works.
  174.           * Added adjustable reverb and chorus depths option.
  175.           * Added disable module looping commandline option.
  176.           * Fixed bug in set loop and jump to loop effects.
  177.           * Volume slider slided - again - too fast! Should be fixed
  178.             now finally.
  179.           * Removed 64k limit for samples. Samplesize is now limited
  180.             to RAM on AWE32. Note that MOD files support samplesizes
  181.             up to only 128k.
  182.           * Floating point instructions removed, these caused too many
  183.             errors on systems without a coprocessor. Couldn't test it
  184.             though, because I've got one (a 486DX you know).
  185.           * AWEMP searches now for the COMSPEC variable, so you can
  186.             shell to any commandline interpreter in any directory.
  187.           * Added wildcards support. Filename extensions are not needed
  188.             anymore.
  189.           * Removed some grammer errors in AWEMP.DOC and AWEMP.REV,
  190.             thanks to Gemini for fixing this.
  191.  
  192. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  193.  
  194.  
  195. -  -  -  - - - --- version 1.12 ---*-*-*-*-*---- 23 May 1995 --- - - -  -  -  -
  196.  
  197.           * Added shell to DOS option.
  198.           * Added adjustable main volume option.
  199.           * When exiting AWEMP, the system sometimes hangs, caused
  200.             by non-freed allocated memory blocks. Fixed now.
  201.           * On some BBSs the description of AWEMP was completely
  202.             ruined, because I didn't add spaces to fill the line to
  203.             the end. This is hopefully fixed now, because it isn't
  204.             quite readable that way. :)
  205.  
  206. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  207.  
  208.  
  209. -  -  -  - - - --- version 1.11 ---*-*-*-*-*---- 22 May 1995 --- - - -  -  -  -
  210.  
  211.           * Optimized calculation of volume table, volumes should
  212.             now be set to the right values.
  213.           * Fixed bug in the commandline processor.
  214.           * Removed some grammar errors in the documentation.
  215.  
  216. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  217.  
  218.  
  219. -  -  -  - - - --- version 1.1 ----*-*-*-*-*---- 21 May 1995 --- - - -  -  -  -
  220.  
  221.           * Added following effects:
  222.               E5x - set loop
  223.               E6x - jump to loop
  224.               E9x - retrig note
  225.               ECx - note cut
  226.               EEx - pattern delay
  227.           * AWEMP now uses an alternate volume table to amplify
  228.             samples with low volumes a bit.
  229.           * Volume slider slided too fast, fixed now.
  230.           * Size of patterndata is no longer limited to 64k.
  231.           * Fixed small bug in modloader, caused some modules not
  232.             to be loaded, especially when using the /F option.
  233.           * AWEMP didn't work properly on a 286/386 without
  234.             coprocessor, thanks to KjB (or is it Gemini?) for
  235.             reporting this stupid bug.
  236.           * Changed name of AWE32MP to AWEMP.
  237.  
  238. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  239.  
  240.  
  241. -  -  -  - - - --- version 1.0 ----*-*-*-*-*---- 17 May 1995 --- - - -  -  -  -
  242.  
  243.           * First release of my very first modplayer, programmed
  244.             for Creative Labs' Sound Blaster AWE32.
  245.           * Protracker, Fasttracker and Startrekker modules with
  246.             up to 8 channels supported.
  247.           * Effects supported:
  248.               8xx - pan set
  249.               Axy - volume slide up/down
  250.               Bxx - position jump
  251.               Cxx - volume set
  252.               Dxx - pattern break
  253.               EAx - fine volume slide up
  254.               EBx - fine volume slide down
  255.               Fxx - speed/bpm set
  256.  
  257. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  258.